home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / datalist / datalist.exe / %MAINDIR% / SAMPLES / Sample4 / FORM1.FRM (.txt) next >
Encoding:
Visual Basic Form  |  1998-03-09  |  7.4 KB  |  202 lines

  1. VERSION 4.00
  2. Begin VB.Form Form1 
  3.    Caption         =   "Form1"
  4.    ClientHeight    =   4800
  5.    ClientLeft      =   2565
  6.    ClientTop       =   2775
  7.    ClientWidth     =   6000
  8.    Height          =   5250
  9.    Left            =   2505
  10.    LinkTopic       =   "Form1"
  11.    LockControls    =   -1  'True
  12.    ScaleHeight     =   4800
  13.    ScaleWidth      =   6000
  14.    Top             =   2385
  15.    Width           =   6120
  16.    Begin DataList.GTList GTList1 
  17.       Height          =   4335
  18.       Left            =   240
  19.       TabIndex        =   0
  20.       Top             =   240
  21.       Width           =   5535
  22.       _Version        =   65536
  23.       DefColCaptionBorderStyle=   3
  24.       BeginProperty DefColCaptionFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  25.          name            =   "MS Sans Serif"
  26.          charset         =   0
  27.          weight          =   400
  28.          size            =   8.25
  29.          underline       =   0   'False
  30.          italic          =   0   'False
  31.          strikethrough   =   0   'False
  32.       EndProperty
  33.       BeginProperty DefFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  34.          name            =   "MS Sans Serif"
  35.          charset         =   0
  36.          weight          =   400
  37.          size            =   8.25
  38.          underline       =   0   'False
  39.          italic          =   0   'False
  40.          strikethrough   =   0   'False
  41.       EndProperty
  42.       BeginProperty ScrollTipFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  43.          name            =   "MS Sans Serif"
  44.          charset         =   0
  45.          weight          =   400
  46.          size            =   8.25
  47.          underline       =   0   'False
  48.          italic          =   0   'False
  49.          strikethrough   =   0   'False
  50.       EndProperty
  51.       BeginProperty ExtendTipFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  52.          name            =   "MS Sans Serif"
  53.          charset         =   0
  54.          weight          =   400
  55.          size            =   8.25
  56.          underline       =   0   'False
  57.          italic          =   0   'False
  58.          strikethrough   =   0   'False
  59.       EndProperty
  60.       CDs.Count       =   4
  61.       CDs.CD(0).SubItemSource=   0
  62.       CDs.CD(0).SubColumn=   9
  63.       CDs.CD(0).WordWrap=   0
  64.       CDs.CD(0).CaptionWordWrap=   0
  65.       CDs.CD(0).FontDefined=   -1  'True
  66.       BeginProperty CDs.CD(0).Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  67.          name            =   "MS Sans Serif"
  68.          charset         =   0
  69.          weight          =   400
  70.          size            =   8.25
  71.          underline       =   0   'False
  72.          italic          =   0   'False
  73.          strikethrough   =   0   'False
  74.       EndProperty
  75.       CDs.CD(0).CaptionFontDefined=   -1  'True
  76.       BeginProperty CDs.CD(0).CaptionFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  77.          name            =   "MS Sans Serif"
  78.          charset         =   0
  79.          weight          =   400
  80.          size            =   8.25
  81.          underline       =   0   'False
  82.          italic          =   0   'False
  83.          strikethrough   =   0   'False
  84.       EndProperty
  85.       CDs.CD(0).Width =   1535
  86.       CDs.CD(0).Caption=   "First Name"
  87.       CDs.CD(0).Key   =   ""
  88.       CDs.CD(0).DataField=   "First Name"
  89.       CDs.CD(1).SubItemSource=   1
  90.       CDs.CD(1).SubColumn=   8
  91.       CDs.CD(1).WordWrap=   0
  92.       CDs.CD(1).CaptionWordWrap=   0
  93.       CDs.CD(1).FontDefined=   -1  'True
  94.       BeginProperty CDs.CD(1).Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  95.          name            =   "MS Sans Serif"
  96.          charset         =   0
  97.          weight          =   400
  98.          size            =   8.25
  99.          underline       =   0   'False
  100.          italic          =   0   'False
  101.          strikethrough   =   0   'False
  102.       EndProperty
  103.       CDs.CD(1).CaptionFontDefined=   -1  'True
  104.       BeginProperty CDs.CD(1).CaptionFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  105.          name            =   "MS Sans Serif"
  106.          charset         =   0
  107.          weight          =   400
  108.          size            =   8.25
  109.          underline       =   0   'False
  110.          italic          =   0   'False
  111.          strikethrough   =   0   'False
  112.       EndProperty
  113.       CDs.CD(1).Width =   2646
  114.       CDs.CD(1).Caption=   "Last Name"
  115.       CDs.CD(1).Key   =   ""
  116.       CDs.CD(1).DataField=   "Last Name"
  117.       CDs.CD(2).SubItemSource=   2
  118.       CDs.CD(2).SubColumn=   2
  119.       CDs.CD(2).WordWrap=   0
  120.       CDs.CD(2).CaptionWordWrap=   0
  121.       CDs.CD(2).FontDefined=   -1  'True
  122.       BeginProperty CDs.CD(2).Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  123.          name            =   "MS Sans Serif"
  124.          charset         =   0
  125.          weight          =   400
  126.          size            =   8.25
  127.          underline       =   0   'False
  128.          italic          =   0   'False
  129.          strikethrough   =   0   'False
  130.       EndProperty
  131.       CDs.CD(2).CaptionFontDefined=   -1  'True
  132.       BeginProperty CDs.CD(2).CaptionFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  133.          name            =   "MS Sans Serif"
  134.          charset         =   0
  135.          weight          =   400
  136.          size            =   8.25
  137.          underline       =   0   'False
  138.          italic          =   0   'False
  139.          strikethrough   =   0   'False
  140.       EndProperty
  141.       CDs.CD(2).Width =   2222
  142.       CDs.CD(2).Caption=   "Phone Number"
  143.       CDs.CD(2).Key   =   ""
  144.       CDs.CD(2).DataField=   "Phone Number"
  145.       CDs.CD(3).SubItemSource=   3
  146.       CDs.CD(3).WordWrap=   0
  147.       CDs.CD(3).CaptionWordWrap=   0
  148.       CDs.CD(3).FontDefined=   -1  'True
  149.       BeginProperty CDs.CD(3).Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  150.          name            =   "MS Sans Serif"
  151.          charset         =   0
  152.          weight          =   400
  153.          size            =   8.25
  154.          underline       =   0   'False
  155.          italic          =   0   'False
  156.          strikethrough   =   0   'False
  157.       EndProperty
  158.       CDs.CD(3).CaptionFontDefined=   -1  'True
  159.       BeginProperty CDs.CD(3).CaptionFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  160.          name            =   "MS Sans Serif"
  161.          charset         =   0
  162.          weight          =   400
  163.          size            =   8.25
  164.          underline       =   0   'False
  165.          italic          =   0   'False
  166.          strikethrough   =   0   'False
  167.       EndProperty
  168.       CDs.CD(3).Width =   3228
  169.       CDs.CD(3).Caption=   "City/State"
  170.       CDs.CD(3).Key   =   ""
  171.       CDs.CD(3).DataField=   "City/State"
  172.       LIs.Count       =   3
  173.       LIs.LI(0).Index =   0
  174.       LIs.LI(0).SIs.Count=   5
  175.       LIs.LI(0).SIs.SI(0).Index=   0
  176.       LIs.LI(0).SIs.SI(1).Index=   1
  177.       LIs.LI(0).SIs.SI(2).Index=   2
  178.       LIs.LI(0).SIs.SI(3).Index=   3
  179.       LIs.LI(0).SIs.SI(4).Index=   4
  180.       LIs.LI(1).Index =   1
  181.       LIs.LI(1).SIs.Count=   5
  182.       LIs.LI(1).SIs.SI(0).Index=   0
  183.       LIs.LI(1).SIs.SI(1).Index=   1
  184.       LIs.LI(1).SIs.SI(2).Index=   2
  185.       LIs.LI(1).SIs.SI(3).Index=   3
  186.       LIs.LI(1).SIs.SI(4).Index=   4
  187.       LIs.LI(2).Index =   2
  188.       LIs.LI(2).SIs.Count=   5
  189.       LIs.LI(2).SIs.SI(0).Index=   0
  190.       LIs.LI(2).SIs.SI(1).Index=   1
  191.       LIs.LI(2).SIs.SI(2).Index=   2
  192.       LIs.LI(2).SIs.SI(3).Index=   3
  193.       LIs.LI(2).SIs.SI(4).Index=   4
  194.       LImgs.Count     =   1
  195.       _ExtentX        =   9763
  196.       _ExtentY        =   7646
  197.       _StockProps     =   81
  198.    End
  199. Attribute VB_Name = "Form1"
  200. Attribute VB_Creatable = False
  201. Attribute VB_Exposed = False
  202.